Skip to content

Fix to memory leak in python C / Fortran wrapper#60

Open
jessjaco wants to merge 2 commits into
GeoscienceAustralia:masterfrom
jessjaco:leak-fix
Open

Fix to memory leak in python C / Fortran wrapper#60
jessjaco wants to merge 2 commits into
GeoscienceAustralia:masterfrom
jessjaco:leak-fix

Conversation

@jessjaco

Copy link
Copy Markdown

Possible solution to issue #59 .

  1. Track our created reference to image_obj so it can be decremented once we are done with it.
  2. Decrement our reference to fractionsImage_obj before assigning it to a new object so it can be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant